isAutoStart

open fun isAutoStart(): Boolean

Checks if this control is configured to start its operation automatically after #initialize(Module) initialization.

All controls generally default to true} unless explicitly configured otherwise.

Checks if the service is configured to start automatically.

Return

true if the service is configured to start automatically, false otherwise.